As title says, I'm asked to prove that the polynomial $x^4-6x^2+4$ is irreducible in $\mathbb{Q}[x]$. This is what I tried so far:
• I've noticed it has no roots in $\mathbb{Q}$, since if it had then they would be of the form $a/b$ where $a|4$ and $b|1$ (and none of them satisfy the polynomial).
• I've also tried considering the polynomial (actually its image via ring morphism from $\mathbb{Z}[x]$ to $\mathbb{Z_p}[x]$) in $\mathbb{Z_2}$,$\mathbb{Z_3}$,$\mathbb{Z_5}$,$\mathbb{Z_7}$ but it turns out it is reducible over all of these rings. Also wolframalpha told me it is reducible in many other $\mathbb{Z_p}$.
• Finally I tried applying Eisenstein's criterion to the shifted polynomial $p(x+1), p(x+2), p(x+3)$ but had no success.
Seems to me that I've used all the tools that I've got. But maybe there are some consideration about its roots in a splitting field that can be done in order to prove its irreducibility, so I'm asking for your help. Thank you very much indeed.