Since I'm an engineering student I have learned mathematics more in the intuitive way rather than formally. But I really like to understand mathematics formally and I'd like to take some courses with mathematicians. I've spent all my last semester trying to understand logic and set theory, and now I'm restudying again my course of calculus by myself. In this question I'm trying to understand the concept of limit. Then here is this thing that arose about the existence of $\lim_{x\to 0}\sqrt{x}$. In my course I learned that this doesn't exist because the funcion $f:(0,\infty)\longrightarrow \mathbb{R}$ such that $f(x)=\sqrt{x}$ is not defined on the the values before $0$, but now I'm not sure if that is the case or if this is so for engineering but for mathematicians this is different. Apparentely the limit does exist and is $0$ for mathematicians. I'd like to hear about it and all your comments about the definition of limit related to this.
Edit: This is the formal definition for limit that I have so far from the answer to my quesiton I said above (from which I can conclude that the limit of the expression I'm asking about is $0$):
Let $A, B\subseteq \mathbb{R}$ and $f:A\longrightarrow B$ a function such that $a\in \mathbb{R}$ is an acummulation point of $A$. Then we say that $l\in \mathbb{R}$ is the limit of the function $f$ when $x$ approches $a$ and is denoted by $\lim_{x\to a}f=l$ if and only if $\forall \epsilon\in \mathbb{R}(\epsilon>0)\exists\delta\in \mathbb{R}(\delta >0)\forall x\in A(0<|x-a|<\delta\longrightarrow |f(x)-l|<\epsilon)$.
Later LittleO told me that this is the definition found in Rudin's book of analyis: Definition 4.1
So, does $\lim_{x\to 0}\sqrt{x}$ exist or not? I'm really confused.