In the below image
$AD$ is the median of $\triangle ABC$
We know that $m_A = \frac 1 2 \sqrt{2b^2 + 2c^2 - a^2} $
But can someone tell me how it's derived !! I am just unable to think of it !!
But I assume it muste be linked with the Appolonius Theorem !!


Let $\theta$ denote the angle at the bottom-left corner of the figure (i.e. $\theta = \angle ABD$). Then the law of cosines, applied to triangle $ABD$, tells us: $$(m_A)^2 = c^2 + (a/2)^2 - 2(a/2)c\cos\theta$$ But the same law of cosines, applied to triangle $ABC$, tells us $$b^2 = c^2 + a^2 - 2ac\cos\theta$$ From these two equations, you can derive the desired formula: just solve the second equation for $\cos\theta$ in terms of $a, b, c$ and substitute that into the first equation.