I am trying to understand the following integral $\int_\limits{0}^{1}\frac{1}{|t-s|^{\frac{1}{3}}}ds =\int_\limits{0}^{t}\frac{1}{(t-s)^{\frac{1}{3}}}ds +\int_\limits{t}^{1}\frac{1}{(s-t)^{\frac{1}{3}}}ds=2\int_\limits{0}^{1} \frac{dy}{y^{\frac{1}{3}}}\leqslant 3 $
I am not understanding the step $\int_\limits{0}^{1}\frac{1}{|t-s|^{\frac{1}{3}}}ds =\int_\limits{0}^{t}\frac{1}{(t-s)^{\frac{1}{3}}}ds +\int_\limits{t}^{1}\frac{1}{(s-t)^{\frac{1}{3}}}ds$.
Question:
Why is there a break in the interval $[0,1]$? What happened to the modulus? How can one integrate with modulus? I do not know this technique and I have not been able to figure it out.
Thanks in advance!

Consider the simpler integral
$$\int_{-1}^1 |x|dx.$$
We don't know the antiderivative of $|x|$ immediately, but we do know that either $|x|=x$ or $|x|=-x$, and we know the antiderivative of both of those. So, we can split up the integral as follows:
$$\int_{-1}^1 |x|dx = \int_{-1}^0 |x|dx + \int_0^1 |x|dx.$$
We know that, if $x<0$, $|x|=-x$, and if $x>0$, $|x|=x$, so we have that
$$\int_{-1}^1 |x|dx = -\int_{-1}^0 xdx + \int_0^1 xdx,$$
each of which can be integrated separately. The integral you pose uses the same technique on a slightly more complicated function.