--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the non-negative square root of numeric. full_name: Math::sqrt is_singleton: true name: sqrt params: | Math.sqrt(numeric) => float visibility: public