Suppose $f(0)=0$ and $\lvert f(x)\rvert> \sqrt{\lvert x\rvert}$ for all x. Show that $f^\prime(0)$ does not exist. (Adam's Calculus).
Instead of going fot the definition of differentiation, I tried to show that the limit does not exist at $x=0$. By taking $\epsilon=\sqrt{\lvert h\rvert}$, there exists no $\delta>0$ such that $\lvert f(x)\rvert<\epsilon$. Is this approach correct? I somehow think I need to use the definition of differentiation.