What is the generalized solution to $$M = \int_0^1 (1-x^m)^n \,dx$$ (where it can be expressed in terms of n and m) and m and n are rational numbers if considering m and n as natural numbers makes calculations easier use them.
Are there methods which solves M without the use of Beta function?
[Here, Beta function being referred to as $\beta$(m,n) = $\int_0^1 x^{m-1}(1-x)^{n-1}$ dx = $\frac{\Gamma(m)\Gamma(n)}{\Gamma(m+n)}$]