kotlin-stdlib / kotlin.js / Math / sqrt sqrt JS 1.1 fun sqrt(value: Double): Double Deprecated: Use kotlin.math.sqrt instead.