I want to compute:
$$\int^{1}_{0}\frac{1}{\sqrt[n]{1-x^n}}dx$$
for natural $n>1$ using Residue Calculus.
I am thinking of using some kind of a keyhole or bone contour that could go around the $n$th roots of unity (singularities in this case). The problem is I believe it is not clear how to define a suitable branch (or branches) of $\log$ in this region for it to work, also considering we only care about the segment from $0$ to $1$.

Here is another contour integration using the contour that arises from not using any substitution.
Using the diagram and contour below, where $f(z)=\frac1{(1-z^n)^{1/n}}$
$\hspace{4cm}$
it is easy to see that the integral along the red contour is $$ \begin{align} &\int_0^1\frac{\mathrm{d}t}{(1-t^n)^{1/n}}-e^{2\pi i/n}\int_0^1\frac{\mathrm{d}t}{(1-t^n)^{1/n}}\\ &=\left(1-e^{2\pi i/n}\right)\int_0^1\frac{\mathrm{d}t}{(1-t^n)^{1/n}}\tag{1} \end{align} $$ The integrand along each successive arm clockwise is $e^{2\pi i/n}$ times the integrand from the previous arm. $\mathrm{d}z$ along each successive arm is $e^{-2\pi i/n}$ times $\mathrm{d}z$ from the previous arm. Therefore, the integral along each successive arm is the same as the integral from the previous arm. Thus, the total of the integral along all the arms is $$ n\left(1-e^{2\pi i/n}\right)\int_0^1\frac{\mathrm{d}t}{(1-t^n)^{1/n}}\tag{2} $$ Now, if $z$ follows a circle of radius $R$ as $R\to\infty$, $f(z)\sim\frac{e^{\pi i/n}}z$ so the integral along a large clockwise circle is $$ -2\pi ie^{\pi i/n}\tag{3} $$ Since $(2)$ is equal to $(3)$, we have $$ \begin{align} \int_0^1\frac{\mathrm{d}t}{(1-t^n)^{1/n}} &=\frac{-2\pi ie^{\pi i/n}}{n\left(1-e^{2\pi i/n}\right)}\\ &=\frac\pi{n\sin(\pi/n)}\tag{4} \end{align} $$
The Branch Cut
Consider the function defined by $$ \begin{align} g(z) &=\pi i-\log(1-2^{-n})+\int_2^z\left(\vphantom{\sum_{k=0}^{n-1}}\right.\overbrace{\vphantom{\sum_{k=0}^{n-1}}\frac nw}^{\text{residue$=n$}}+\overbrace{\sum_{k=0}^{n-1}\frac1{e^{2\pi ik/n}-w}}^{\text{residue$=-n$}}\left.\vphantom{\sum_{k=0}^{n-1}}\right)\,\mathrm{d}w\\ &=\log\left(\frac{z^n}{1-z^n}\right)\tag{5} \end{align} $$ $g$ is well defined as long as the path of integration does not circle any of the poles of the integrand, or circles them all (since the sum of the residues is $0$); that is, the poles at $0$ and $\{e^{2\pi ik/n}:k\in\mathbb{Z}\}$. Circling none or all of these points is guaranteed by the branch cut in the diagram above. Therefore, with the branch cuts in the diagram above, $(5)$ allows us to define $$ \frac1ze^{g(z)/n}=\frac1{(1-z^n)^{1/n}}\tag{6} $$