The three cube roots of unity are
$\omega$, $\omega^2$ and 1, where $$\omega = \frac{-1+\iota\sqrt{3}}{2}, \qquad\omega^2 = \frac{-1-\iota\sqrt{3}}{2}$$
Evaluating the equation
$$x^3 - y^3 = (x-y)(x-\omega y)(x - \omega^2y)$$ My attempt : Solving R.H.S
$$ (x-y)(x^2=\omega^2xy-\omega xy+\omega^3y^2) $$ $$(x-y)(x^2-\omega(\omega xy-xy) + y^2)\space \because \space \omega^3 = 1$$
I'm kinda confused what to do with now. any help ?