For example: $$ x^3-6x^2+3x-10 $$
The rational roots test tells me that possible roots are $\pm\ 10, 5, 2, 1$. However, none of these roots will divide the polynomial into a more workable nominal.
How can I efficiently determine how to factor this without resources such as Wolfram|Alpha?
Thank you.