By definition I have that if $a\in\mathbb{Z}$ has a multiplicative inverse then $a$ is unit.
I need to prove that $a$ is unit if and only if $-a$ is unit. Assuming that $a$ is unity then there exists $b\in\mathbb{Z}$ such that $ab=1$. To prove the result, it suffices to prove that if $ab=1$ then $a=b=1$ or $a=b=-1$ ?
I have tried this and also that $1*1=(-1)*(-1)$, but it is not clear to me, taking into account that it is an if and only if, I don't know how to deal with both cases.