Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify that the built-in exponentiation operator ** is equivalent to pow() and therefore doesn't demonstrate an implementation of a square root algorithm, and also note that for the domain of this exercise there are available solutions using only positive integers.
- Loading branch information