I was trying to solve the problem below
Let $K \subset \mathbb{C}$ be a splitting field of $f(x) = x^3 − 2$ over $\mathbb{Q}$. Find a complex number $z$, such that $K = \mathbb{Q}(z)$.
All the roots of the polynomial $f(x)$ are $2^{1/3}$, $2^{1/3}\omega$ and $2^{1/3}\omega^2$, where $\omega = (-1+i\sqrt{3})/2$ is a cube root of unity. Thus $\mathbb{Q}(2^{1/3},\omega)$ or $\mathbb{Q}(2^{1/3},i\sqrt{3})$ is a splitting field of $f(x)$. $[\mathbb{Q}(2^{1/3}):\mathbb{Q}]=3$ as irreducble polynomial of $2^{1/3}$ is $x^3-2$(Eisenstien's criteria for $p=2$) and $[\mathbb{Q}(\omega):\mathbb{Q}]=2$, as irreducible polynomial of $\omega$ is $g(x) = x^2+x+1$( $g(x+1)$ is irreducble by eisenstien's criteria for $p=3$). Therefore, if we have a splitting field $\mathbb{Q}(z)$, then degree of irreducible polynomial of $z$ is $6$ by compositum of fields. Now we need to find $z$.
Me and my friend got the idea of taking $z$ as $2^{1/3} + i\sqrt{3}$.
$$\begin{eqnarray*} x & = & 2^{1/3} + i\sqrt{3} \\ \left( x - 2^{1/3} \right)^2 & = & -3 \\ -2^{2/3}x+2^{2/3} & = & -x^2 -3 \\ 4(x-1)^3 & = & (x^3+3)^3 \end{eqnarray*}$$ Thus $h(x) = (x^2+3)^3-4(x-1)^3$ is a degree six polynomial having root $2^{1/3} + i\sqrt{3}$. How do i show from here that it is irreducible in $Q[x]$? It's expanded form is $x^6+9x^4-4x^3+39x^2-12x+31$.
It is irreducible by Eisenstein shift, which I explain how to find below.
Note$\, \bmod\color{#c00}3\!:\ f(x) := (x^2\!+\!3)^3\!-4(x\!-\!1)^3 \equiv x^6-x^3+1 \equiv (x\!+\!1)^6 \ $ is a prime power.
So Eisenstein works on $\,g(x) = f(x\!-\!1) \equiv x^6\ $ by $\,g(0) = f(-1) = 96 \not\equiv 0\pmod{\!3^2}$
Key Idea behind the Eisenstein criteria is that polynomials satisfying the criterion are, mod $\,p,\,$ powers of a prime, viz. $\,\equiv x^n,\,$ and products of primes always factor uniquely. The same works for its shift $\,(x-c)^n,\,$ so we seek primes $\,p\,$ such that, mod $\,p,\,$ the polynomial is congruent to such a power (e.g. for motivation: cyclotomic case). The only primes $\,p\,$ that can yield such powers are those dividing the discriminant (here by Alpha = $\,-2^{24}\cdot \color{#c00}3^7\cdot 53),\,$ since if $\,f\equiv a (x-c)^n,\,\ n> 1\,$ then $\,f\,$ and $\,f'\,$ have a common root $\,x\equiv c,\,$ hence their resultant $\, R(f,f')\equiv 0.\,$ But this is, up to sign, the discriminant of $\,f\,$ (presumed monic).