I'm considering the symmetric group $S_n$ on $n$ letters, and a function $f: S_n \rightarrow S_n$ defined as $f(x)=x^2$. I'm interested in the kernel of this function, $G = \ker f$, which is the set of all permutations in $S_n$ for which $x^2$ is the identity permutation.
I would like to know the order of magnitude of the size of $G$. I don't need the exact size, but rather a rough estimate would be sufficient. Specifically, I'm considering the case where $n=256$. Would it be feasible to enumerate all elements of $G$ in this case?