The probability distribution function of a Weibull distribution is as follows: $$ f(x) = a\cdot b^{-a}x^{a-1}\cdot e^{(-x/b)^a},\quad x>0 $$ for parameters $a,b>0$.
I have to show that $X\sim\mathrm{Weibull}(a,b)$ iff $X^a\sim\mathrm{expo}(b^a)$. Please help me to solve this question. This problem is taken from excercise of "Simulation Modeling And Analysis" book. If there is an solution book to you, I will be greatly helpful you can give that to me.