Definition: βx is the non-negative number whose square is x (real domain x β₯ 0).
Perfect squares: If x = nΒ² (n integer), then βx = n exactly.
Decimals: Results may be irrational (non-terminating). We show a rounded approximation.
Negative inputs: βx is not real. Principal complex root is iΒ·β|x|.
Simplest radical form: For integer x, βx can be written as aβb with b square-free
(e.g., β98 = 7β2).
Precision: Only affects display rounding; internal computation uses floating-point sqrt.
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.