So we have $$p(x)=x^{12}+x^5+x+1$$ and I thought okay, the only possible rational roots will be $\pm 1$ for all polynomials $p$, but for this one I tried -1 and found it is a root. So, after polynomial division:
$$p(x)=(x+1)q(x)$$ where the degree of $q$ is one less than $p$. Now, looking at $q$, I noticed the signs were plus 5 odd minus 3 even. So I thought that $\pm 1$ would never work since the numbers are not balanced we can't have a root.
And yet my friend told me that $x^4+1$ apparently divides $q$. What would be a good way one would figure that out with pen and paper? Do we need to calculate $q$ specifically or can we possibly see it quicker just from looking at $p$?