I have a homework question from Artin's Algebra that asks
Is $i \in \mathbb{Q}[\sqrt[4]{-2}]$?
I suspect that this is not true because $i \sqrt{2} \in \mathbb{Q}[\sqrt[4]{-2}]$ and $\sqrt{2}$ is of course not rational, but I am having a hard time proving it. Perhaps I could consider $\mathbb{Q}[\sqrt[4]{-2}] = \mathbb{Q}[x] / (x^4 + 2)$. Now if $i \in \mathbb{Q}[\sqrt[4]{-2}]$, then $\mathbb{Q}[i] = \mathbb{Q}[x] / (x^2 + 1) \leq \mathbb{Q}[x] / (x^4 + 2)$ and $x^2 + 1 \mid x^4 + 2$, a contradiction? I have a feeling this is not right, but I'm stuck. Also, we haven't covered any Galois theory. Any thoughts would be appreciated!