\begin{array}{l}
\oint \tan^{1/3} x \, dx
Take tanx=z; sec2xdx=dz i.e. dx=dz/(1+z2)
=∫z1/3/(1+z2)dz=∫3t3/(1+t6)dt=3L
Take t3=z; dz=3t2dt
where, L=∫t3/(1+t6)dt
Now, by partial fractions,
t3/(1+t6)=t3/[(1+t2)(t4−t2+1)]=[Ax+B]/[1+t2]+[Cx+D]/[t4−t2+1]
{since, (t2+1)&(t4−t2+1) have no real solution}
Now, equivalently,
t3≡At5+Bt4+(C−A)t3+(D−B)t2+(C+A)t+(B+D)
Putting t=0, in the above,
B+D=0(1)
Putting t=1,
A+2C+D=1(2)
Putting t=−1,
A+2C−D=1(3)
Using (2) & (3), D=0
Therefore, B=0 using (1)
A+2C=1(4)
So, Now,
t3≡At5+(C−A)t3+(C+A)t
Putting, t=2,
13A+5C=4(5)
Solving, (4) & (5), C=3/7 & A=1/7
Now,
L=∫t3/(1+t6)dt=1/7∫t/(1+t2)dt+3/7∫t/(t4−t2+1)dt=1/14⋅log(1+t2)+C+3/7K
where C is an arbitrary integration constant and K=∫t/(t4−t2+1)dt
K=∫t/(t4−t2+1)dt=∫t/[(t2−1/2)2+(3/2)2]dtTake, t2−1/2=m;2tdt=dmK=1/2∫dm/[m2+(3/2)2]=1/3tan−1(2m/3)+C1=1/3tan−1(2(t2−1/2)/3)+C1
Therefore,
L=1/14⋅log(1+t2)+C+3/7tan−1(2(t2−1/2)/3)+C1
Therefore,
∫tan1/3xdx=3L=3[1/14⋅log(1+t2)+C+3/7tan−1(2(t2−1/2)/3)+C1],
where t=tan1/3x.