math sqrt
for math> math sqrt {flags}
input | output |
---|---|
list<number> | list<number> |
number | number |
Compute the square root of each number in a list
> [916] |math sqrt
╭───┬───╮
│0│3│
│1│4│
╰───┴───╯
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/math_sqrt.html