I was reading Diophantine Analysis (Robert Carmichael), and on Page No.-34 of the book, it says :
If $z$ is not divisible by $r$, where $r$ is a prime of the form (4n+3), then there exists an integer $z_{1}$ such that $zz_{1} \equiv 1 mod r $.
I tried and couldn't prove this. If anyone could help me with the proof, I would greatly appreciate it.
Since $r$ is prime and $r\nmid z$, $\gcd(r,z)=1$. Therefore, there are integers $z_1$ and $n$ such that $rn+zz_1=1$. In particular, $zz_1\equiv1\pmod r$.