$$f\left(x-\frac 1x\right) = x^3-\frac 1{x^3}\implies f(-x) = \,?$$
I can't think of anything considering that the input of the function that we already know its definition is not $x$ but a composite.
$$f\left(x-\frac 1x\right) = x^3-\frac 1{x^3}\implies f(-x) = \,?$$
I can't think of anything considering that the input of the function that we already know its definition is not $x$ but a composite.
Write $t=x-1/x$ then $$ t^3 =x^3-3x+3/x-1/x^3 = f(t)-3t$$ so $$f(t) = t^3+3t\implies f(-t)=-t^3+3t$$
Notice that $x\mapsto x-1/x$ is also surjective from $\mathbb{R}\setminus\{0\} \to \mathbb{R}$.