Op("sqrt", transformFloating) {
        Doc(Language.ANY, DocScope.ALL){
            """
                Element-wise square root function: out = sqrt(x)
            """.trimIndent()