sqrt

abstract fun <T : DType, V> sqrt(tensor: Tensor<T, V>): Tensor<T, V>(source)