suppose $f(x)= x^3-2$ is the minimal polynomial for $\theta$. How can I find a minimal polynomial for $a = \frac{\theta^5}{5}$
My idea was to substitute $u = \sqrt[5]{5 \cdot x} $
and then plug it into $f(x)$ and reduce it to a minimal polynomial.
While $f(u)$ would have $a$ as a root, it may not be in $\mathbb{Q}[x]$.
So my question is, is there any method to find a polynomial or even better a minimal polynomial?