This question was asked in a class exam to find the splitting field of $p(x)= x^4+1$ over $\mathbb F_p$, where $\mathbb F_p$ is a finite field of order $p$, $p$ prime.
My thought is that something is wrong here. It will be different for different primes. The value of $p$ must have been provided. Like,
For $p=2$, $x^4+1=(x^2+1)^2=(x+1)^4$. So from here it seems that $1$ is the only root of $p(x)$ and thus minimal splitting field is $F_2$ itself. But what about $\pm \iota$. They are also roots of $p(x)$. If I go like $x^4=-1=1$, then $x=\sqrt[4]{1}$ and thus $x=\pm 1, \pm \iota$, thus, this way it seems that minimal splitting field is $F_2(\iota)$. Which one is correct here?
Also if I try for $F_3$, $x^4=-1=2 \implies x=\pm \sqrt[4]{2}, \pm \sqrt[4]{2}\iota$ and thus m.s.f would be $F_3(\sqrt[4]{2}, \iota)$.
Similarly we will have to find for each and every $p$ separately and nothing can be said about it in general, right?