How do I prove a given polynomial is not factor-able using only radicals, basic arithmetic operations, and real, rational numbers? For example, how can I prove that
$$0=x^3-3x+1$$
Has no solution with the given restraints?
Persistently, I want an algebraic (pre-calc. type of algebra) proof.
An idea I've had is to assume it does have one solution expressible with the given and then disproving using contradictions, but it seems be fruitless.
The discriminant $\Delta=(-4\times-27)-27=3\times 27=81.$ Since the discriminant is not a perfect cube, then the polynomial is not factorable because of the formula to the cubic equation.
But I am not quite sure about this. The discriminant is given by the formula $\Delta=18abcd-4b^3d+b^2c^2-4ac^3-27a^2d^2$.
Here's about the discriminant.