The problem Im struggling with is "Let $G$ be a cyclic group of order $d$. If $d$ is even, then each element of $G$ has either two or zero square roots in $G$"
Does this mean I need to find a cyclic group with an odd number of elements where each element $e$ can be expressed as $e^2$ .
Also, if $d$ is odd, then is it also true that if $d$ is odd then every element of $G$ has exactly one square root.
Cyclic group is generated by some element $g.$ Since the group is order $d,$ our elements are $g, g^2,\dots, g^{d}=e.$
Since $d$ is even, $g^{2k}$ has square roots $g^{k}$ and $g^{k+d/2},$ which you can check are distinct.
The other case is an element of the form $g^{2k+1}.$ For any element of the cyclic group, $g^m,$ its square is $g^{2m},$ which cannot be $g^{2k+1}$. Again this is because $d$ is even: $2m$ is still even modulo $d.$ If $d$ was odd, this wouldn't be the case.