ee.Array.sqrt

On an element-wise basis, computes the square root of the input.

UsageReturns
Array.sqrt()Array
ArgumentTypeDetails
this: inputArrayThe input array.