{"id":1421,"date":"2018-07-04T14:49:45","date_gmt":"2018-07-04T14:49:45","guid":{"rendered":"http:\/\/officetuts.net\/excel\/?p=1421"},"modified":"2023-11-03T14:16:46","modified_gmt":"2023-11-03T14:16:46","slug":"sqrt","status":"publish","type":"post","link":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/","title":{"rendered":"SQRT function"},"content":{"rendered":"\n

The Excel SQRT function is a mathematical function used to calculate the square root of a given number. It is a handy tool for finding the value that, when multiplied by itself, equals the input number.<\/p>\n\n\n\n

Syntax<\/h2>\n\n\n\n

=SQRT(number)<\/strong><\/p>\n\n\n\n

Arguments<\/h2>\n\n\n\n
number<\/strong><\/td>The number for which you want to find the square root.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n

How to Use<\/h2>\n\n\n\n

The SQRT function in Excel is straightforward to use. You need to provide a single argument, which is the number for which you want to find the square root. Here’s how you can use it:<\/p>\n\n\n\n

=SQRT(A1)<\/code><\/pre>\n\n\n\n

This formula will return the square root of the number in cell A1. Remember to replace “A1” with the cell reference containing your desired number. You can also use a specific value instead of a cell reference.<\/p>\n\n\n\n

Examples<\/h2>\n\n\n\n

Let’s go through a few examples to see how the SQRT function works:<\/p>\n\n\n\n

Example 1:<\/strong> Find the square root of 25.<\/p>\n\n\n\n

=SQRT(25)<\/code><\/pre>\n\n\n\n

The result will be 5 because 5 multiplied by itself equals 25.<\/p>\n\n\n\n

Example 2:<\/strong> Calculate the square root of a value in cell B2.<\/p>\n\n\n\n

=SQRT(B2)<\/code><\/pre>\n\n\n\n

If the value in cell B2 is, for instance, 16, the formula will return 4 as the square root.<\/p>\n\n\n\n

Example 3:<\/strong> You can also use the SQRT function in more complex calculations. For instance, if you want to calculate the hypotenuse of a right triangle given the lengths of its two sides (A and B), you can use the formula:<\/p>\n\n\n\n

=SQRT(A1^2 + B1^2)<\/code><\/pre>\n\n\n\n

This formula will find the square root of the sum of the squares of A1 and B1, which gives you the length of the hypotenuse.<\/p>\n\n\n\n

Additional Information<\/h2>\n\n\n\n

The SQRT function is a fundamental mathematical operation in Excel, useful for various applications, including engineering, physics, statistics, and more.<\/p>\n\n\n\n

It’s important to note that if the argument you provide is a negative number, Excel will return a #NUM! error, as the square root of a negative number is not a real number. In such cases, you may want to use the ABS function to ensure you’re working with positive numbers before applying the SQRT function.<\/p>\n","protected":false},"excerpt":{"rendered":"

The Excel SQRT function is a mathematical function used to calculate the square root of a given number. It is a handy tool…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[180],"yoast_head":"\nSQRT function<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SQRT function\" \/>\n<meta property=\"og:description\" content=\"The Excel SQRT function is a mathematical function used to calculate the square root of a given number. It is a handy tool...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-07-04T14:49:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-03T14:16:46+00:00\" \/>\n<meta name=\"author\" content=\"Tomasz Decker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tomasz Decker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\"},\"author\":{\"name\":\"Tomasz Decker\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"headline\":\"SQRT function\",\"datePublished\":\"2018-07-04T14:49:45+00:00\",\"dateModified\":\"2023-11-03T14:16:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\"},\"wordCount\":333,\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"keywords\":[\"done\"],\"articleSection\":[\"functions\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\",\"url\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\",\"name\":\"SQRT function\",\"isPartOf\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#website\"},\"datePublished\":\"2018-07-04T14:49:45+00:00\",\"dateModified\":\"2023-11-03T14:16:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/officetuts.net\/excel\/functions\/sqrt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/officetuts.net\/excel\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SQRT function\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/officetuts.net\/excel\/#website\",\"url\":\"https:\/\/officetuts.net\/excel\/\",\"name\":\"\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/officetuts.net\/excel\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42\",\"name\":\"Tomasz Decker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g\",\"caption\":\"Tomasz Decker\"},\"logo\":{\"@id\":\"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/\"},\"description\":\"Spreadsheet and Python enthusiast.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SQRT function","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/","og_locale":"en_US","og_type":"article","og_title":"SQRT function","og_description":"The Excel SQRT function is a mathematical function used to calculate the square root of a given number. It is a handy tool...","og_url":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/","article_published_time":"2018-07-04T14:49:45+00:00","article_modified_time":"2023-11-03T14:16:46+00:00","author":"Tomasz Decker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tomasz Decker","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/#article","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/"},"author":{"name":"Tomasz Decker","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"headline":"SQRT function","datePublished":"2018-07-04T14:49:45+00:00","dateModified":"2023-11-03T14:16:46+00:00","mainEntityOfPage":{"@id":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/"},"wordCount":333,"publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"keywords":["done"],"articleSection":["functions"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/","url":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/","name":"SQRT function","isPartOf":{"@id":"https:\/\/officetuts.net\/excel\/#website"},"datePublished":"2018-07-04T14:49:45+00:00","dateModified":"2023-11-03T14:16:46+00:00","breadcrumb":{"@id":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/officetuts.net\/excel\/functions\/sqrt\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/officetuts.net\/excel\/functions\/sqrt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/officetuts.net\/excel\/"},{"@type":"ListItem","position":2,"name":"SQRT function"}]},{"@type":"WebSite","@id":"https:\/\/officetuts.net\/excel\/#website","url":"https:\/\/officetuts.net\/excel\/","name":"","description":"","publisher":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/officetuts.net\/excel\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/41b0b6996aaa4c4127f86f3d24452d42","name":"Tomasz Decker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18cbe22837193574870ae40ba56bf712?s=96&d=mm&r=g","caption":"Tomasz Decker"},"logo":{"@id":"https:\/\/officetuts.net\/excel\/#\/schema\/person\/image\/"},"description":"Spreadsheet and Python enthusiast."}]}},"_links":{"self":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/1421"}],"collection":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/comments?post=1421"}],"version-history":[{"count":2,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/1421\/revisions"}],"predecessor-version":[{"id":16581,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/posts\/1421\/revisions\/16581"}],"wp:attachment":[{"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/media?parent=1421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/categories?post=1421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/officetuts.net\/excel\/wp-json\/wp\/v2\/tags?post=1421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}