This integral looks simple but I got stuck:
$$ \int_{0}^{1} x\sqrt{3-x^2-2x \cos a} \,dx $$ with $0 \leq a \leq 2 \pi$. I tried to solve it by parts but it gets complicated. Also using some substitutions seems awkward.
Hints would be preferable than complete answer...
Hint. One may perform the change of variable $$ x+\cos a=\sin t \cdot \sqrt{3+\cos^2 a},\quad dx=\cos t \cdot \sqrt{3+\cos^2 a}\cdot dt, $$ obtaining $$ \int_{0}^{1} x\sqrt{3-x^2-2x \cos a} \,dx=(3+\cos^2 a)\int_{0}^{t_1} \left(\sin t\cdot\sqrt{3+\cos^2 a}-\cos a \right)\cos^2 t\cdot dt $$ which is a classic trigonometric integral easy to evaluate, with $$ t_1=\arcsin \frac{1+\cos a}{\sqrt{3+\cos^2 a}}. $$