Suppose $G$ is a finite group. Are these two statements about it equivalent?
$\forall g \in G \exists ! h \in G$ such that $h^2 = g$
There are no elements of order $2$ in $G$
It is quite obvious that the first statement implies the second one: if $g = e$, then $h = e$ is the only possible $h$.
However, I do not know whether the second statement implies the first one or not.
Suppose $(2)$. By Cauchy’s theorem, the order $n$ of the group is an odd number, $n=2m+1$. Now given $g\in G$, take $h=g^{m+1}$ it satisfies $h^2=g$ and it is unique because if $h^2=h’^2$ then $h^{2(m+1)}=h’^{2(m+1)}$ or $h=h’$ becaue $h^{2m+1}=e=h’^{2m+1}$, and $(1)$ follows.