The definition in the book is: A real function f is said to be differentiable at a point $a \in \mathbb{R}$ if and only if f is defined on some open interval $I$ containing a and $$f'(a):=\lim_{x \to a} \frac{f(a+h)-f(a)}{h}$$
The function given is $$f(x) = \sqrt{x}, a\gt 0$$
$f'(a) = lim_{h \to 0} \frac{\sqrt{a+h}-\sqrt{a}}{h}$
I just don't know how to simplify from here. Super embarrassing.