Square Root Calculator

Accepts integers or decimals. Negative values return the principal complex root (i·√|x|).
Controls the displayed result only; internal math uses PHP sqrt().
Drag & drop a text file with a single number (or click to choose). Nothing is uploaded; parsing happens in your browser.

Square Root – Quick Cheat Sheet

Tips & edge cases
  • Very large integers may skip radical simplification to keep the page fast (tries up to 1e12).
  • Rational inputs like 0.25 have exact roots (√0.25 = 0.5); others like √2 are irrational.
  • β€œSquared back” is a quick sanity check (may differ slightly due to rounding).

Cookies & privacy

Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences, measure usage, and improve the platform. You can change your choices any time. Privacy Policy.

Manage Cookies