Progress: I recently found this identity on an YouTube Video: $$4\cdot\left(\frac{1}{2}\right)!=\pi$$
But it didn't provide any kind of rigorous proof or simply a 'proof' in that regard. It only showed some Calculus identities to give some insight. Also importantly this is the only identity or equation I know that exactly equals to '$\pi$'. The part which is very interesting is $(\frac{1}{2})!$, the factorial of a fraction not an integer.
So if anyone can give a rigorous proof and even elementary proof or share more heuristics and insights, it would be useful. I'll really appreciate your efforts, thanks.
Note that gamma function is defined as$$\Gamma{(n)}=\int x^{n-1}e^{-x}dx$$ for $n>0$, $n\in\mathbb{R}$.
Gamma function is generalization of factorial function.
$$\Gamma (n)=(n-1)!.$$
Gamma function has property $$\Gamma\left(\frac{1}{2}\right)=\sqrt{\pi}$$ and $$\Gamma(n+1)=n\Gamma(n).$$
So,
\begin{align} 4\left(\dfrac{1}{2}\right)!&=4\left(\dfrac{3}{2}-1\right)!\\ &=4\Gamma\left(\dfrac{3}{2}\right)\\ &=4\Gamma\left(1+\dfrac{1}{2}\right)\\ &=4\cdot \dfrac{1}{2} \Gamma\left(\dfrac{1}{2}\right)\\ &=2\sqrt{\pi}. \end{align}