I have to answer the following question: $X$ has a uniform distribution between 0 and 1. What is the distribution of $X^3$?
I'm not looking for an answer, just want to know how I should begin to answer the question.
Now the pdf is simply:
$f(x)= \left\{ \begin{array}{ll} 1, &\mbox{if } 0\leq x \leq1 \\ 0, & \mbox{otherwise} \end{array} \right.$
So do I simply substitute $x$ with $x^3$ and rearrange the inequalities?
Thanks