$f(x) = \sin (1 - 2x)^³$
Is $\sin(1-2x)^³$ same as $\sin^³(1-2x)$?
$f(x) = \sin (1 - 2x)^³$
Is $\sin(1-2x)^³$ same as $\sin^³(1-2x)$?
You have to be careful with the parentesis. Note that $$\sin^3(1-2x)=\sin (1-2x)\cdot \sin (1-2x)\cdot \sin (1-2x),$$ and $$\sin (1-2x)^3$$ is a little ambigous, it should be written as $$\sin \left((1-2x)^3\right)=\sin \left((1-2x)\cdot (1-2x)\cdot (1-2x)\right),$$ which is clearly not the same.