What is the minimal degree of a polynomial with integer coefficients with $a^{1/b}$ as a root where a and b are integers?
Assume it can't be simplified, as in, there are no integer $x$ and $y<b$ such that $a^{1/b}=x^{1/y}$.
It feels like the answer really should be $b$. In some cases it can be shown using Eisenstein, and for $b=3$ we can show it with the general second degree solution. I can't see a proof that it should be $b$ generally, though.