I noticed while studying integration that $\int \sqrt{1-x^2} \mathrm dx $ has a relatively simple antiderivative found by doing a trigonometric substitution.
On the other hand, $\int \sqrt{1-x^3} \mathrm dx $ can only be expressed with elliptic integrals (according to WA). The same thing occured when $a=4, 5, 6, 7...$ etc. I was wondering if there exists a proof that $\sqrt{1-x^a} $ cannot be integrated without hypergeometric or elliptic integrals when $a>2$.
Using Newton's generalised binomial theorem: $$\sqrt{1-x^a}=\sum_{k=0}^{\infty}{\frac{1}{2}\choose k}(-x)^{ak}$$ The anti derivative is: $$\int\sqrt{1-x^a}dx=C+\sum_{k=1}^{\infty}{\frac{1}{2}\choose k}\frac{(-x)^{ak+1}}{ak+1}$$