So I read answers like this one For which $n$ the polynomial $x^n + y^n$ will be irreducible over $\mathbb Z$?
and this one:
Factoring $x^n + y^n$ over the integers
They seem to imply (correctly) that $x^{2^k}+1$ could not be factorised. I'm just wondering how one could explain the factorization of $$112^4+1 = (2^4*7)^4+1= (112*418+1)(112*30+1)$$.
Is there a way to factorize $112^4+1$ using like a cube facor formula (which obviously cannot be used here) or something else?