I am trying to solve this.
If I am correct, applying Fermat's little theorem here gives:
$\sqrt{5}^{10} \equiv 1 \pmod{11}$
$\sqrt{5}^{10} = 5^5 \equiv 1 \pmod{11}$
$5^{2} \equiv 3 \pmod{11}$
$5^{3} \equiv 5*5^2 \equiv 3*5 \equiv 4 \pmod{11}$
$5^{5} \equiv 5^2*5^3 \equiv 3*4 \equiv 1 \pmod{11}$
but I have no idea how to use the fact that $11 \equiv 3 \pmod{4}$
and also, since $Z_{11}^*$ = {1,2,3,4,5,6,7,8,9,10} is not the $\sqrt(5)$ in $Z_{11}^*$ the same as in $Z$ ?
