Is it even allowed to do that? I know that it is defined to only return the positive solutions and is a function as such, but can one extend the domain with it still being called a function?
2026-02-23 12:20:16.1771849216
Can one extend the domain of the square root $\sqrt{\cdot}$ to $\mathbb R$?
194 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It's a function from $[0,\infty) = \mathbb R^+$ to $\mathbb R$ (although not onto).
You can not extend a domain to where it is undefined. But you can restrict it to where it is defined.
$\sqrt{}: \mathbb R^+ \to \mathbb R^+ \subset \mathbb R$ is a function.
Another way to put this is to note that part of the declaration of a function is a precise declaration of what the domain is. So $\sqrt{}$ is a function upon the correct domain. But the correct domain is NOT $\mathbb R$.
The declaration of the domain is often neglected, overlooked and misunderstood. But it is a essential part of defining a function. In fact, maybe the most important part.