I am interested in the integral$$\int_0^1 \frac{\sin(\pi x)}{x^3-1}dx=\frac19\cosh\left(\frac{\sqrt{3}\pi}{2}\right)$$
I thought about approaching this by expanding $\sin(\pi x)$ into its taylor series: $$I=\int_0^1 \frac{\sin(\pi x)}{x^3-1}dx=\sum_{n=0}^\infty \frac{(-1)^n \pi^{2n+1}}{(2n+1)!}\int_0^1 \frac{x^{2n+1}}{x^3 -1}dx$$
However I'm not sure where to continue from here. I also considered the general integral $$I(a)=\int_0^1 \frac{\sin(ax)}{x^3-1}dx$$ however Wolfram Alpha says that the general case is divergent so I am not sure that is the right approach. If anyone can help me with this integral I would be very grateful.
EDIT: The result given by Wolfram Alpha is wrong and as such I can wager to say that this integral probably does not have a closed form. Feel free to prove me wrong though.