I need to find the minimal polynomial of $\sqrt[5]{3} \sqrt{2} i$ over $\mathbb{Q}$ and prove that this is the minimal polynomial. I let $x =\sqrt[5]{3} \sqrt{2} i$. Then $x^5 = 3 \sqrt{32}i$ and so $x^{10} + 288 = 0$. I want to prove this is the minimal polynomial now, by showing it is irreducible over $\mathbb{Q}$.
I consider the well known ring morphism $\phi : \mathbb{Q}[X] \to \mathbb{Z}_5[X]$ and consider the polynomial $x^{10} + 288 = x^{10} + 3 \in \mathbb{Z}_5[X]$. How can I conclude that this polynomial is irreducible in $\mathbb{Z}_5[X]$?
I would suggest an alternate approach. Instead, consider the extension $K = \mathbb{Q}(\sqrt[5]{3}\sqrt{2}i)$. It is enough to show that $[K:\mathbb{Q}] = 10$. Indeed, $(\sqrt[5]{3}\sqrt{2}i)^{4} = 4(3)^{4/5}$, so $3^{4/5} \in K$, whence $(3^{4/5})^{4} = 27 \cdot 3^{1/5} \in K$, and thus finally $\sqrt[5]{3} \in K$. Likewise, $3^{4/5} \cdot \sqrt[5]{3}\sqrt{2}i = 3\sqrt{2}i \in K$, so $\sqrt{2}i \in K$. Thus, $K$ contains the extensions $\mathbb{Q}(\sqrt[5]{3})$ and $\mathbb{Q}(\sqrt{2}i)$ as subfields. The degree of the former is $5$ (the minimal poylnomial of $\sqrt[5]{3}$ over $\mathbb{Q}$ is $X^{5}-3$) and the degree of the latter is $2$ (the minimal poylnomial of $\sqrt{2}i$ over $\mathbb{Q}$ is $X^{2}+2$). This establishes the claim.