Skip to main content
DigiCalcs

如何计算Square Root

learn.whatIsHeading

The square root of a number x is a value r such that r² = x. Every positive number has two square roots: a positive (principal) root and a negative root. Only zero has a single square root: zero itself.

分步指南

  1. 1Factor the number into prime factors
  2. 2Pair up identical prime factors
  3. 3Take one factor from each pair and multiply them
  4. 4Any unpaired factors stay inside the radical symbol

例题解析

输入
√144
结果
12
12 × 12 = 144
输入
√2
结果
1.41421…
Irrational — cannot be simplified further
输入
√0.25
结果
0.5
0.5 × 0.5 = 0.25
输入
√200
结果
10√2
√(100 × 2) = 10√2 ≈ 14.142

准备好计算了吗?尝试免费的 Square Root 计算器

自己尝试一下 →

设置

隐私条款关于© 2026 DigiCalcs