I am not asking the following problem, but merely stating it for context.
Prove that $\sqrt[3]{2} \not\in \mathbb{Q}[\sqrt[3]{5}]$.
The answer I saw then goes on to imply that it is sufficient to instead prove that $\sqrt[3]{2} \not\in \mathbb{Z}[\sqrt[3]{5}]$. (†)
From this, it is trivial by considering the projection of the underlying ring $\mathbb{Z} \to \mathbb{Z}/13\mathbb{Z}$. ($5$ is a cube, but $2$ is not a cube in this ring)
I do not immediately see why (†) would be true, at least from the perspective of a beginner's course in field and ring theory.
What am I missing here?
This relies on the non trivial fact that the set of elements of $\mathbb{Q}[\sqrt[3]{5}]$ which are integral over $\mathbb{Z}$ (that is, which are roots of a monic polynomial of $\mathbb{Z}[X]$) is precisely $\mathbb{Z}[\sqrt[3]{5}]$. If you know a bit of theory of algebraic integers, you should know that it is equivalent to show that elements of $\mathbb{Q}[\sqrt[3]{5}]$ whose minimal polynomial lie in $\mathbb{Z}[X]$ are exactly the elements of $\mathbb{Z}[\sqrt[3]{5}]$. If you admit this, it is easy to conclude since $\sqrt[3]{2}$ is a root of $X^3-2$.
Another way to conclude would be to show that $\mathbb{Z}[\sqrt[3]{5}]$ is integrally closed in $\mathbb{Q}[\sqrt[3]{5}]$, meaning that any element of $\mathbb{Q}[\sqrt[3]{5}]$ which is the root of a monic polynomial of $\mathbb{Z}[\sqrt[3]{5}][X]$ lies in $\mathbb{Z}[\sqrt[3]{5}]$. I think this is not that easy to prove by hand... However, verifying this last property is trivial if you know that $\mathbb{Z}[\sqrt[3]{5}]$ is a UFD (a UFD is always integrally closed in is field of fractions). Once again, this is not trivial to establish.