Goal is to compute the Galois group of the polynomial $f(x)=x^4-5$ over $\mathbb{Q}(\sqrt{5})$. My difficulty is computing the degree of this particular Galois extension.
My attempt:
So over $\mathbb{Q}(\sqrt{5})$ we can factor $f$ as: $$x^4-5 = (x^2+\sqrt{5})(x^2-\sqrt{5})$$ Where $x^2-\sqrt{5}$ is the minimal polynomial of $\sqrt[4]{5}$ over $\mathbb{Q}(\sqrt{5})$. Hence irreducible. Then with the roots being $R(f)=\{\sqrt[4]{5},i\sqrt[4]{5}\}$ our splitting field would be $E:=\mathbb{Q}(\sqrt{5})[\sqrt[4]{5},i]$. Finally, since $f$ is separable and splits in $E$, we have that $E/\mathbb{Q}(\sqrt{5})$ is Galois.
Now this is where I have run into problems. I now want to compute the degree of the Galois extension: $$|Gal(E/\mathbb{Q}(\sqrt{5})|=[E:\mathbb{Q}(\sqrt{5})]$$ but in this case how can I do that?