If $x = 2 + 2^{2/3} + 2^{1/3}$, then find the value of $f(x)=x^3 - 6x^2 + 6x$.
I am unable to get to the answer - end up with more than one term. Please help me solve this!
If $x = 2 + 2^{2/3} + 2^{1/3}$, then find the value of $f(x)=x^3 - 6x^2 + 6x$.
I am unable to get to the answer - end up with more than one term. Please help me solve this!
Letting $t=2^{1/3}\Rightarrow t^3=2$, we have $$(x-2)^3=(t^2+t)^3$$$$\Rightarrow x^3-6x^2+12x-8=t^6+3t^5+3t^4+t^3=4+6t^2+6t+2.$$ Then, we have $$\begin{align}x^3-6x^2+6x&=(6t^2+6t+6)+8-6x\\&=6t^2+6t+14-6(t^2+t+2)\\&=14-12\\&=2.\end{align}$$