I have been trying to find all the different methods for factoring cubics and so far in my search I have come across:
1)Using the sum/difference of cubes
2)The grouping method
3)Using the rational root test (and assuming you find a root) followed by synthetic division.
4)The discriminant approach ( which can be a little messy )
But I was looking over an old assignment and there was this question I got wrong at the time:
Determine the splitting field of
$f(x)=x^3-3x+1$ over $\Bbb Q$
Hint: If $\alpha$ is a root compute $f(1-\tfrac{1}{\alpha})$.
But none of the method I mentioned above give roots which are in agreement with the online calculator I'm using.
My questions are :
1) What method for factoring cubics can I use here ?
2) What are some other useful methods of factoring cubics I havent't mentioned here?( I hope to find an exhaustive list so I can always factor any cubic)
3) Is there any method which one can use on ${ANY}$ cubic, to find factors/roots ?