WMA link
Integers
Limit a solution to integer numbers:
Solve[-4 - 4 x + x^4 + x^5 == 0, x, Integers]
Solve[x^4 == 4, x, Integers]