Why is the cube-root of $x$ 'odd'?

3.1k Views Asked by At

I am trying to understand why $\sqrt[3]{x}$ is an odd function; can anyone explain how I could come to this conclusion?

2

There are 2 best solutions below

2
On BEST ANSWER

A function $f$ is odd if for all $x$ in the domain of the function, we have $f(-x)=-f(x)$. In the context of your problem, note that $\sqrt[3]{-x} = \sqrt[3]{(-1)x} = \sqrt[3]{-1}\sqrt[3]{x} = -\sqrt[3]{x}$

0
On

An inverse of an odd function is odd: $\ f(-x)\, =\, f(-f^{-1}\!fx) \overset{f^{-1}\rm\ odd} = f f^{-1}(-fx)\, =\, -fx$

Remark $\ $ Group-theoretically this may be viewed as a special case of the following observation: $\ $ if $\ g^{-1} = g\ $ then $\,g\,$ commutes with $f^{-1}\!$ $\iff$ $\,g$ commutes with $\,f.\,$ Indeed, with $\,g(x) = -x,\,$ and the group operation of function composition (denoted by multiplication) we have

$$\ (\!\underbrace{f^{-1} g = g f^{-1}}_{\underbrace{f^{-1}(-x)\ =\ -f^{-1}(x)}}_{\large f^{-1}\ odd}\!\!)^{-1} \Rightarrow\! \underbrace{gf = f g}_{\underbrace{-f(x)\ =\, f(-x)}_{\Large f\ odd}}\qquad $$