Let me justify my comment above. Actually it was a little off in the sense that it is not necessary to check or roots in the extension field. What I want to show is the following:
Proposition 1: Let $K$ be a field, $f \in K[t]$ an irreducible polynomial of degree $d$, and let $L/K$ be a field extension of degree $n$. Then if $d$ and $n$ are relatively prime, then $f \in L[t]$ remains irreducible.
Proof: Let $\alpha$ be a root of $f$ in an algebraic closure of $K$ which contains $L$. I claim that the natural map $\Phi: K[\alpha] \otimes_K L \rightarrow K[\alpha] L$ is an isomorphism. Indeed it is always surjective, and since $K[\alpha]L$ is a field extension of $K$ containing both $K$ and $L$, its degree must be divisible by both $d$ and $n$. Since $d$ and $n$ are relatively prime, we have $[K[\alpha]L:K] = dn = \dim_K K[\alpha] \otimes_K L$. So $\Phi$ is a surjection between two $F$-algebras of the same finite dimension, hence it is an isomorphism.
Thus, since $K[\alpha] \cong K[x]/(f)$, $K[\alpha] \otimes_K L \cong L[x]/(f)$. Because this is a field, $(f)$ is a maximal ideal of $L[x]$, hence a prime ideal, so $f$ is irreducible in $L[t]$.
Added later: here is a more elementary proof of the above result. Suppose that $f$ becomes reducible in $L$, thus over $L$ there is an irreducible factor $g$ of $f$ of degree $k \leq \frac{d}{2} < d$. Let $M = L[x]/(g)$. Then $f$ has a root $\alpha$ in $M$ and $[M:K] = kn$. On the other hand, since $f$ is irreducible over $K$, the map
$K[t] \rightarrow M$ which sends $t$ to $\alpha$ has kernel $(f)$ and thus we get a field homomorphism $K[t]/(f) \rightarrow M$, which shows that $d \mid kn$. Since $\operatorname{gcd}(d,n) = 1$, we get $d \mid k$, and since $k < d$, this is a contradiction.