How should I get rid of the 3rd root $$(x-\sqrt[3]{x^3-1})?$$
I know how to use $(\sqrt{a}+\sqrt{b})(\sqrt{a}-\sqrt{b})=a-b$ but what can I do in this case?
How should I get rid of the 3rd root $$(x-\sqrt[3]{x^3-1})?$$
I know how to use $(\sqrt{a}+\sqrt{b})(\sqrt{a}-\sqrt{b})=a-b$ but what can I do in this case?
HINT:
Recall that
$$x^3-y^3=(x-y)(x^2+xy+y^2)$$
Now, let $y=\sqrt[3]{x^3-1}$