factoring a polynomial which cannot be done with rational root test.

46 Views Asked by At

I try to factor the polynomial t$^3$ $-$ 5t$^2$ $-$ 5t $-$ 1 = 0. But it cannot be done with rational root test obviously, plug in 1 and $-$1 does not work. Any other way to solve it quickly?