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