Let $p$ be a prime and $K = \Bbb Q(α)$, where $α ^3 = p$. Find the minimal polynomial of $α + α ^2$ over $\Bbb Q$.
my attempt : I was taking $α + α ^2$= $α(1 + α )$=$0$ and getting $α =0$ and $α= -1$ as I don't know how to proceed further
Please, Help me.
Hint: start with $x=\alpha + \alpha^2\Rightarrow x-\alpha^2=\alpha$ then try to cube it and then try to make the coefficients of the polynomial in $\Bbb Q$.
Adding details:
After taking cube $x-\alpha^2=\alpha$ we get $x^3-3\alpha^2x^2+3\alpha^4 x-\alpha^6=\alpha^3=b \Rightarrow x^3-3\alpha^2x^2+3p\alpha x-p^2=b$
Now observe that $x^3-p=0\Rightarrow \big(\frac x {\alpha}\big)^3-1=0\Rightarrow \alpha^2+x\alpha+x^2=0$. Now you take from here.