So, hey, everybody!
I have to integrate this $$ \int_0^2 \sqrt[3]{\frac{x^2}{2-x}} \, dx $$ and I've already figured out that due to Chebyshev's theorem it cannot be done in terms of elementary functions, since we can rewrite the task as $$ \int_0^2 x^{\frac{2}{3}}\left(2-x\right)^{-\frac{1}{3}} \, dx $$ and $$ \frac{2}{3}+1-\frac{1}{3}=\frac{4}{3}$$ which is, obviously, not an integer number.
But, the point is that I'm not quite familiar with Beta-function and stuff like that, so, how do you write the answer to this problem?
Mathematica show something like that $$\frac{\Gamma\left[\frac{1}{2} \right]\Gamma\left[\frac{2}{3} \right] }{\Gamma\left[\frac{7}{6} \right] } $$ The question is: "Hey, how did Mathematica do this?"