If $X \sim \mathcal{N}(0,1)$, then $X^2 \sim \chi^2(1)$. What about higher powers of $X$? I know that the Gamma Distribution is a generalization of the $\chi^2$ distribution, but I don't know how the Gamma Distribution parameters relate to the square part of $\chi^2$.
In particular I'm trying to calculate $X^4$, where $X \sim \mathcal{N} \left(0,\frac{1}{N} \right)$. How do you even take on such a problem?
Thanks for any tips!