I'm trying to evaluate this integral but i'm having a lot of problems with the standards method.
$$\int_0^1 \log \left( \frac{x^2+\sqrt{3}x+1}{x^2-\sqrt{3}x+1} \right) \frac{dx}{x} $$
I've tried integration by parts, taylor expansion of the $\log$ function and some substitution.
Wolfram says that the results is $\frac{\pi^2}{3}$. I think that it divide the integral in four parts factorizing the argument of the logarithm with complex numbers, anyway it seems to take too long as approach. Do you have any suggestions?
I've also noticed that the function is even so we could also write the integral as $$ \frac{1}{2} \int_{-1}^1 \log \left( \frac{x^2+\sqrt{3}x+1}{x^2-\sqrt{3}x+1} \right) \frac{dx}{x} $$