I need help in the problem factor a polynomial into a product of irreducible polynomials.
Problem: Factor this polynomial $f(x) = x^5 - 2x^4 - x^3 + 2x^2 -2x + 4 \in \mathbb{Q}[x]$ into a product of irreducible polynomials in $\mathbb{Q},\mathbb{R},\mathbb{C}$.
Hint: Your polynomial is equal to $$ \left( x-2 \right) \left( {x}^{2}-2 \right) \left( {x}^{2}+1 \right) $$