Let $\mathcal{B}(F)$ the algebra of all bounded linear operators on a complex Hilbert space $(F,\langle\cdot,\cdot\rangle)$. Let $M\in \mathcal{B}(F)^+$ (i.e. $\langle Mx\;, \;x\rangle\geq 0$ for all $x\in F$).
Why for any $x\in F$ there exists a sequence $(x_n)_n$ with $$M^{1/2}x=\lim_{n\to \infty} Mx_n\;?$$
Define a sequence of polynomials $$p_0(t) = 0$$ $$p_{n+1}(t) = p_n(t) + \frac12\left(t - p_n(t)^2\right), \quad\forall n \in \mathbb{N}$$
This answer shows that $p_n(M) \xrightarrow{n\to\infty} M^{1/2}$ in the strong operator topology.
Notice that for all $n \in \mathbb{N}$ we have $p_n(0) = 0$ so we can write $p_n(t) = tq_n(t)$. Now for any vector $x$ we have
$$M^{1/2}x = \lim_{n\to\infty} p_n(M)x = \lim_{n\to\infty} M(q_n(M)x)$$
which is the desired claim.