Decide whether the following subset of $\mathbb{R}$ is not a ring, or is a ring but not a field, or is a field:
S = {${a + b\sqrt[3]{2} + c\sqrt[3]{4} | a,b,c \in \mathbb{Q} } $ }
I tried approaching by considering the polynomial $f(x) = x^3 - 2$ $\in \mathbb{Q}[x] $ and observing that a root is $x = \sqrt[3]{2}$. Then, if there exists a set containing $\mathbb{Q}$ and $\sqrt[3]{2}$, we prove that S is a field as S = $ \mathbb{Q}[\sqrt[3]{2}]$. However, I have been unsuccessful. Are there any hints for tackling this?