Prove that for each odd prime $p$, there is a field with $p^2$ elements.
I know that i have to show that there is an irreducible quadratic polynomial over $\mathbb Z_p$ to which end i can show that there has to exist $a \in \mathbb Z_p$ which is not the square of another element in $\mathbb Z_p$. But i am completely stuck from here on out.
I really appreciate any kind of help, thank you!
The squaring map $\phi: \Bbb Z_p \to \Bbb Z_p$ defined by $\phi(a)=a^2$ is not injective as when $p > 2$ we always have $1 \neq -1$ and $\phi(1)=\phi(-1)$. In fact any polynomial $x^2 -a $ has at most two roots (in any field), so $\phi$ is at most 2 to 1. (As $0$ is the only field element with just one square root ($p$ is odd) there are exactly $\frac{p-1}{2} + 1$ squares in $\Bbb Z_p$.)
For a finite set $F$ any map $f: F \to F$ is injective iff its is surjective iff it is bijective. So $\phi$ is not sutjective and some $a \notin \phi[\Bbb Z_p]$ exists. Then $x^2-a$ is irreducible (a degree $2$ polynomial over a field is irreducible iff it has no roots) and its splitting field is of size $p^2$.