This says that if $\lim_{n\rightarrow\infty} a_n = l$ where $a_n$ and $l$ are reals, then $|\sqrt{a_n}-\sqrt\ell|\le \sqrt{|a_n-\ell|}$. I can't see how we can this inequality just by squaring and using triangular inequality.
As the other comment suggests, $(\sqrt{a_n} - \sqrt{l})^2 = (a_n - l) + 2 \sqrt{l}(\sqrt{l} - \sqrt{a_n}) < a_n - l$ has to use $a_n \ge l$. But how to derive this inequality without cases?