Find the splitting field of the polynomial and degree over $\mathbb{Q}$
$P(X)=X^4+2$.
The roots of $P(X)$ are $\sqrt[4]{2}\sqrt{i},\ -\sqrt{i}\sqrt[4]{2}, \ i\sqrt{i}\sqrt[4]{2},\ -i\sqrt{i}\sqrt[4]{2}$, therefore,
a splitting field is $K=\mathbb{Q}(\sqrt{i},\sqrt[4]{2})$.
I have problems to calculate the degree.
$[K:\mathbb{Q}]=[K:\mathbb{Q}(\sqrt{i})][\mathbb{Q}(\sqrt{i}):\mathbb{Q}]=[K:\mathbb{Q}(\sqrt{i})]*4$
My question is: What is the degree $[K:\mathbb{Q}(\sqrt{i})]$?
I think: $polmin(\sqrt[4]{2},\mathbb{Q}(\sqrt{i}))=X^4+2 $
Thanks you all.
The way you get to the splitting field is inconclusive. For example, how do you show that $\root4\of2$ is in there? This is a key step in my solution (see below), so it needs special attention.
Another obvious error is on the last line. Surely the minimal polynomial of $\root4\of2$ over any extension field of $\Bbb{Q}$ has to be a factor of $x^4-2$.
I try to remedy these maladies, and leave a few details about the steps to you.
Combine the following points/steps:
At this point you should be able to answer your question.