I don't know much about the ring $\mathbb{Z}[\sqrt[3]{2}]$. According to this note it is a Euclidean domain.
I wanted to know how primes split in $\mathbb{Q}[\sqrt[3]{2}]$. There's an obvious case: $2 = (\sqrt[3]{2})^3$ but this already tells us that splitting occurs. Apparently $p = 3$ also splits as: \begin{eqnarray*} 3 &=& \big(\sqrt[3]{2} + 1\big)\big(\sqrt[3]{4} - \sqrt[3]{2} +1\big) \\ 5 &=& \big(\sqrt[3]{4} + 1\big)\big(1 +2 \sqrt[3]{2} - \sqrt[3]{4}\big) \end{eqnarray*} There's a small typo in the note.
If we have a prime $p \in \mathbb{Z}$ do we know when it factors in the ring $\mathbb{Z}[\sqrt[3]{2}]$ ? Can we get more formula like the two listed above?
The Kummer-Dedekind theorem states in this case that the splitting of a prime $p$ in $\mathbb Z[\sqrt[3]2]$ depends entirely on the splitting of the polynomial $X^3-2\pmod p$.
Explicitly, if $X^3-2$ factors as $$f_1(X)\cdots f_r(X)\pmod p$$ with $1\le r\le 3$, then $(p)$ factors as $$(p) = \big(p,f_1(\sqrt[3]2)\big)\cdots \big(p,f_r(\sqrt[3]2)\big).$$
For example, $X^3-2 \equiv (X+1)(X^2-X+1)\pmod 3,$ and one can check that $$(3, \sqrt[3]2+1)=(\sqrt[3]2+1),$$ and $$(3,\sqrt[3]4-\sqrt[3]2+1) = (\sqrt[3]4-\sqrt[3]2+1).$$