Description Usage Arguments Details
For finding the square-root of whole numbers.
1 | akkadianRoot(a, n = 100L)
|
a |
the number to compute square root of |
n |
the number of iterations to take in the method |
The algorithm is on wikipedia and quite straightforward.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.