I want to find the number of quadratic equations which are unchanged by cubing their roots.
Let $ax^2 + bx + c $ be a quadratic whose roots are $ \alpha$ and $\beta $.
I know that quadratic whose roots are $\alpha^3$ and $\beta^3 $ is
$a^3x^2 + (b^3 - 3abc)x + c^3 = 0$.
On comparing coefficients I am facing difficulties.
Pls help me !!
If the quadratic equation is unchanged then the roots are unchanged. Hence either $\alpha=\alpha^3$ and $\beta=\beta^3$ or $\alpha=\beta^3$ and $\beta=\alpha^3$. For the first case the only solutions are $\alpha=0,\pm1$ and $\beta=0,\pm1$. For the second case we have that $\alpha=\beta^3=(\alpha^3)^3=\alpha^9$ hence the only real solutions are $\alpha=0,\pm1$ and $\beta=0,\pm1$ once again (If we consider complex solutions then there are more).
The number of quadratic equations is then given by the number of ways in which these roots can be combined uniquely which is $6$ quadratics.