If $p$ mod $4 = 1$ then how many elements of order $4$ are in $GF(p^n)^*$
I know it has something to do with $GF(p^n)^*$ being isomorphic to $Z_4$, thus having $2$ elements of order $4$, but I am not sure the steps in between, any help would be appreciated.
Since we're in a field, the equation $x^4=1$ has at most $4$ solutions.
$-1$ and $1$ are two solutions but they don't have order $4$.
When $p \equiv 1 \bmod 4$, we have two other solutions: $\pm \left(\dfrac{p-1}{2}\right)!$ . $\quad$(*)
These are the two elements of order $4$ in $GF(p^n)$, and they live in the prime field $GF(p)$.
(*) This follows from Wilson's theorem.