I need to find the splitting field of the polynomial $f(x)=x^4-2$ over $\mathbb Z_3[x]$ and $\mathbb Z_7[x]$. I know that if it's irreducible over $\mathbb Z_3[x]$, then $\mathbb Z_3 [x]/ \langle f(x) \rangle$ is the splitting field.
The problem is that I don't know how to determine whether it's irreducible or not. I know a result (Lemma 27.5 here: http://people.virginia.edu/~mve2x/3354_Fall2010/lecture27.pdf) which says that if $F$ is a field and a quadratic polynomial doesn't have roots in $F$, then it's irreducible over $F[x]$. Here, $f(x)$ doesn't have roots in $\mathbb Z_3$, but $f(x)$ has grade $4$, not $2$. Is there a similar result which says that if a polynomial of grade 4 has no roots in $F$, then it's irreducible over $F[x]$?
Also, $f(x)$ has the roots $2$ and $5$ in $\mathbb Z_7$, so $f(x)=(x-2)(x-5)g(x)$ for some quatratic polynomial $g(x) \in \mathbb Z_7[x]$, does that help me to find the splitting field?
Thanks in advance.