1+1-2=0 so x=1 is a root. Divide by this root using synthetic division to get a quadratic:
x3+x-2=0⇒x3+0x2+x-2=0
1 | 1 0 1 | -2
1 1 1 | 2
1 1 2 | 0 = x2+x+2, x=(-1±√(1-8))/2 (quadratic formula),
Complex zeroes: x=(-1+i√7)/2 and (-1-i√7)/2 (where i= √-1).
So there is only one real root x=1 and two complex conjugates.