This question has already been posted here.
show if $n=4k+3$ is a prime and ${a^2+b^2} \equiv 0 \pmod n$ , then $a \equiv b \equiv 0 \pmod n$
And it also has satisfactory answers however I have not yet studied quadratic residues and though the other answers are well written and I have understood them , my book has given a hint which goes this way :
"If a is not congruent to 0 modulo p then there exists an integer 'c' such that $$ ac\equiv 1\pmod n $$
Any help in approaching this problem using the above hint is appreciated
PS: Please do not mark this as duplicate as I want to understand the usage of this hint in solving the above problem