How can we define $\tan(x^3)$ with $f(g(x))$ composite function. I tried to do it this way but it didn't work.
$$g(x)=\sin(x)/\cos(x)$$
$$f(x)=x^3$$
Editor's note: he is trying to pick an appropriate $f$ and $g$ so that $f(g(x))$ is the desired outcome. $f$ and $g$ are not fixed
$f(x)=\tan(x)=\frac{\sin(x)}{\cos(x)}$ , $g(x)=x^3$ , hence $\tan(x^3)=\frac{\sin(x^3)}{\cos(x^3)}$ , hence $\tan(x^3)=f(g(x))$