The question is
Find all polynomials $p(x)$ such that $p(x^2)=[p(x)]^2$.
First of all i saw that $p(x)=0$ and $p(x)=1$ are two polynomials satisfying the condition. Next I tried putting some values and observed that Since $p\big((-a)^2\big)=[p(-a)]^2$. Also, $p\big((a)^2\big)=[p(a)]^2$ Hence we can conclude - $p(-x)=p(x)$
Now my doubt is what to do next to find all possible polynomials or whether my approach is right or not .Any help would be appreciated.Thanks in advance.