I'm trying to calculate the minimal polynomial $f^\alpha_\mathbb{Q}$ for $$ \alpha = \sqrt[3]{2} + \sqrt[3]{4}. $$ But I don't know how to do this. Does anyone have a hint? I tried to square $\alpha$, then I get $\alpha^2 = \sqrt[3]{4} + 4 + \sqrt[3]{16}$. But I'm not sure where that's going.
Does anyone know a structured method for solving these kind of problems, instead of just trying some things manually?
Let $t=\sqrt [3] 2$ so that $t^3=2$ and $a=t+t^2$
Every polynomial expression in $t$ can be reduced to a quadratic in $t$ using $t^3=2$. Three such expressions will enable $t$ to be eliminated.
$a^2=t^4+2t^3+t^2=2t+4+t^2$
$a^3=t^6+3t^5+3t^4+t^3=4+6t^2+6t+2=\text{ (we notice immediately) } 6a+6$
Had that easy observation not been available, standard elimination of $t$ and $t^2$ from $a, a^2, a^3$ using your favourite (linear) method would leave at most a cubic.