Let the three sides of a triangle be $a,b$ and $c$. If the equation
$$a^2+b^2+c^2=ab +bc+ac$$
holds true, then the triangle is an equilateral triangle.
How do we prove this? An answer or even the slightest hint will be appreciated.
Note that $$a^2 + b^2 + c^2 = ab + bc + ca \implies (a-b)^2 + (b-c)^2 + (c-a)^2 = 0$$ I trust you can finish it off from here.