Here is an integral which I don't know the answer:
$$\int^1_0 \frac{dx}{x^2+x+1}$$
I tried to use complex number to solve i.e. the root of $x^2+x+1$ is $(-1/2 + \sqrt {3}i/2)$. Let w=$(-1/2 + \sqrt {3}i/2)$ , then it becomes $ \int_{0}^{1} 1/(x-w)^2\,\mathrm{d} (x-w)$ , the answer is in terms of complex number. I wanna ask whether my method is correct and seek for another method. Thank you.