How to determine if $3$ is a square $\mod 97$

106 Views Asked by At

The answer is that it is since $10^2 \equiv 3 \mod 97$, but how do we determine that $3$ is in fact a square without having to find explicitly the square that is $3 \mod 97$ ($100$ in this case)?