I am trying to show that the polynomial $f = X^5 + 69$ factors in linear factors over $\mathbf{F}_{101}$. I have found one root, namely $2$, since $2^5 = 32$, and so $2^5 + 69 = 101 = 0$. But I cannot find any other obvious roots, is there a way to obtain these? Or alternatively, is there a way to show this without getting the explicit factorization?
Maybe the observation that $f = X^5 - 2^5$ is helpful?
Hint: The field $\mathbf{F}_{101}$ contains fifth roots of unity because its multiplicative group is cyclic of order $100$. If $\alpha$ is one zero of your polynomial, and $\zeta$ is a fifth root of unity, then $(\zeta\alpha)^5=$____?
If you need to actually find those zeros, then you can find the fifth roots of unity by random poking as follows.