The area $A$ of the supercircle is
$$A=4\int_{0}^1 (1-x^{2n})^{1/2n}\,dx \tag 1$$
Enforcing the substitution $x^{2n}\to x$ in $(1)$ reveals
$$\begin{align}
A&=\frac2n \int_0^1 (1-x)^{1/2n} x^{1/2n - 1}\,dx\\\\
&=\frac2n B\left(\frac{1}{2n},1+\frac{1}{2n}\right) \tag 2\\\\
&=\frac2n \frac{\Gamma\left(1+\frac{1}{2n}\right)\Gamma\left(\frac{1}{2n}\right)}{\Gamma\left(1+\frac{1}{n}\right)} \tag 3\\\\
&=\frac2n \frac{1}{2n}\frac{\Gamma^2\left(\frac{1}{2n}\right)}{\frac1n \Gamma\left(\frac1n\right)} \tag 4\\\\
&= \frac{\Gamma^2\left(\frac{1}{2n}\right)}{n \Gamma\left(\frac1n\right)} \tag 5\\\\
&=\frac{2^{1-1/n}\sqrt{\pi}\,\Gamma\left(\frac{1}{2n}\right)}{n\Gamma\left(\frac12+\frac{1}{2n}\right)}\tag 6
\end{align}$$
In arriving at $(1)$, we used the standard integral representation of the Beta function, $B(x,y) = \int_0^1 t^{x-1}(1-t)^{y-1} \,dt$.
In going from $(2)$ to $(3)$ we used the relationship between the Beta and Gamma functions, $B(x,y)=\frac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}$.
In going from $(3)$ to $(4)$, we used the functional equation for the Gamma function, $\Gamma(1+x)=x\Gamma(x)$.
In going from $(4)$ to $(5)$, we simplified the terms in $(4)$.
In going from $(5)$ to $(6)$, we used the duplication formula, $\Gamma(z)\Gamma(z+1/2)=2^{1-2z}\sqrt{\pi}\,\Gamma(2z)$