tf.keras.ops.sqrt

Return the non-negative square root of a tensor, element-wise.

x Input tensor.

Output tensor, the non-negative square root of x.