How do we compute the following kind of integrals, I think there are couple of ways but just one is enough for me I can study the way and solve the rest.
$ \begin{array}{l} {\displaystyle\int_{0}^{1}{\mathrm{d}x \over \left[\,x^{2}\left(1 - x\right)\,\right]^{1/3}}} \\[2mm] {\displaystyle\int_{0}^{1}{\mathrm{d}x \over \left(x + 1\right)\left[\,x^{2}\left(1 - x\right)\,\right]^{1/3}}} \end{array} $
There are similar more questions like this but I want to solve them by my own. I would appreciate any help, thanks in advance.
The first integral can be easily done with beta-function:
$\mathcal{J}=\int_0^1 {dx\over (x^2 (1-x))^{1/3}}=\int_0^1 x^{-2/3}(1-x)^{-1/3}\,dx=\beta\left(\frac{1}{3},\frac{2}{3}\right)=\Gamma\left(\frac{1}{3}\right)\Gamma\left(\frac{2}{3}\right)=\frac{\pi}{\sin\left(\frac{1}{3}\pi\right)}=\frac{2\pi}{\sqrt{3}}$