වර්ග මුල් ගණනය කිරීම

අංකයක් හා එහි සරල රොක් ආකෘතිය වර්ග මූල සොයා ගන්න.

වර්ග මූලය
සරල රසායනික
නියම චතුරශ්‍රයක්?

ඔබ ටයිප් ලෙස ප්රතිඵල යාවත්කාලීන.

මෙම කැල්ක්යුලේටරය ගැන

you enteranumber, the tool will return the exact square root. The number is divided by √72, so √72 = √(36 × 2) = 6√2 — an exact form, unlike the rounded decimal 8.485. When the number is itselfaperfect square, such as 36, the root isa whole number (6) and the tool flags it asaperfect square.The number is divided by √72, so √72 = √(36 × 2) = 6√2.The square root is found by the simple radical.The square root is found by pulling the main perfect-square factor outside the root sign.The simplified radical is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root is found by pulling the main perfect-square factor outside the root sign.The square root

නිතර අසන ප්රශ්න

සරල රොක් යනු කුමක්ද?

එය විශාලතම පරිපූර්ණ වර්ගයේ අගය මඟින් මූලයක් නැවත ලියයි.√72 = √(36×2) = 6√2, එය නිවැරදි වන අතර, වටකුරු දශම 8.485 මෙන් නොවේ.

සංඛ්යාව වර්ග මූල සෑම විටම ධනාත්මක ද?

සෑම ධන සංඛ්යාව වර්ග මූල දෙකක් ඇත, එක් ධන හා එක් සෘණ. මෙම මෙවලම සම්මත √ ප්රතිඵල වන ප්රාධාන (ධන) මූල ආපසු.

72 ක් වර්ග මූලය කුමක්ද?

එය 8.485 ක් පමණ වන අතර, එහි නිවැරදි සරල ආකෘතිය 6√2 වේ.

පරිපූර්ණ චතුරශ්‍රය කියන්නේ මොකක්ද?

වර්ග මූල පූර්ණ සංඛ්යාවක් වන පූර්ණ සංඛ්යාවක්, එවැනි 36 (√36 =6). මෙවලම ඔබේ සංඛ්යාව සුදුසුකම් ලබන බව ඔබට පවසයි.

මට ඍණ සංඛ්යාව වර්ග මූල ගත හැකිද?

ඇත්ත අංක තුළ නොවේ - ඍණ ආදාන කිසිදු සැබෑ වර්ග මූලයක් ඇත. ඔබ සංකීර්ණ සංඛ්යාවන් අවශ්ය වනු ඇත, √-4 = 2i.

ඇයි දශම වෙනුවට සරල රසායනික පෙන්නුම් කරන්නේ?

6√2 නිවැරදි වන අතර 8.485 යනු වැඩිදුර ගණනය කිරීම් වලදී නිවැරදි බව අහිමි වන වටකුරු ආසන්න අගයකි.

❤️ ආදරය Calculator.Free? ඒක බෙදාගන්න

𝕏  X Facebook Reddit
API - කේතය සිට මෙම කැල්ක්යුලේටරය භාවිතා

කිසිදු යතුරක් අවශ්ය - නිදහස් JSON අවසන් ස්ථානයක් ලෙස මෙම ගණනය කිරීම් ඇමතුම්. විමසුම් පරාමිතීන් හෝ JSON ලෙස පහත ක්ෂේත්ර අගයන් යවන්න. සම්පූර්ණ API ලේඛන කියවන්න →

අවසාන ස්ථානය

GET https://calculator.free/api/v1/square-root/

curl

curl "https://calculator.free/api/v1/square-root/?value=72"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/square-root/?" + new URLSearchParams({
    "value": "72"
  }));
const data = await r.json();
console.log(data.results);

ප්රතිඵල සාමාන්ය මග පෙන්වීම සඳහා පමණක් ඇස්තමේන්තු, මූල්ය, වෛද්ය හෝ බදු උපදෙස් නොවේ.