Markdown Format | JSON API | MCP Server Tool
sqrt EXPR
sqrt Return the positive square root of EXPR. If EXPR is omitted,
uses $_. Works only for non-negative operands unless you've
loaded the "Math::Complex" module.
use Math::Complex;
print sqrt(-4); # prints 2i
Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 20:33 @216.73.216.151 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)