answersLogoWhite

0


Best Answer

Alt+251 -- To show the symbol you need to hold alt and press 251 on the numpad.

Just in case you are meaning to find the square root of a number then you only need the function SQRT(~number~).

Also, it looks kind of like a check mark. So, as an alternative, you can also write square root as "^(1/2)" or "^0.5" or just "^.5"

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you display a square root symbol using Excel?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you display the square root symbol on the screen using Apple Pages?

option/alt V


How do you display the square root symbol on output screen using C Plus Plus?

The the square root symbol can be displayed by using ASCII code cout<<"press alt251"; pressing alt251 "��"


How do you display the square root symbol on the screen using Microsoft Excel?

There is an Expression Builder in Excel, but it not installed by default. To see if it is installed, goto: Insert Menu->Object Menu Look for Microsoft Equation 3.0 If it is not there, Add it From the Office Installer (Office Tools) Using this object, you can create all kinds of crazy mathematical equations ...


How do you display a square root symbol using word pad?

WordPad is not meant to handle the typesetting and display of mathematical expressions. You can use this radical symbol: √ to display simple square roots, but you can't extend the mark above the thing you're taking the square root of. To display more complex expressions, you need a program like MathType, which is specifically designed to typeset math.


How do you display del symbol on output screen using C Plus Plus?

The del character, #255, has no symbol. It is a non-printing character, so you cannot display it on the screen.


How do you make a flatness symbol in excel?

ChatGPT In Excel, creating a flatness symbol (⌀) involves using the "Insert Symbol" feature. Click on the cell where you want the symbol, go to the "Insert" tab, choose "Symbol," and a window will appear. Select "Arial" as the font, locate the flatness symbol (⌀), and click "Insert." Alternatively, you can use the Unicode character by typing "=UNICHAR(8960)" in a cell and pressing Enter. This method allows you to incorporate symbols, like the flatness symbol, into your Excel worksheets.


Display square root of 1 to 50 using flowchart?

1 =1


What day was 20 June 1967?

Tuesday Found using Excel's date functions: display 6/20/67 appropriately


How do you display a square root symbol using open office impress?

From within the program - click on Insert, then Special Character. Locate it in the table (it's towards the bottom of the table - roughly central) and click OK


How do you get multiples by using raise to a number in excel?

Use the exponent symbol (^). Example: 3 to the 4th power is 3^4.


How do you display an exponential power symbol on the output screen using Borland C Plus?

Use the ^ (Shift 6) character usually called the Carrat Symbol.


How do you display a square root symbol using openofficeorg impress?

In a text box:ALT-Insert -> Special CharacterThen search for it (it appears at U+221A in Liberation Sans/Mathematical operators; probably in same place for other fonts too).Alternatively, you can use:Alt_Insert -> Object -> Formulato insert a formula box and use the function:sqrt{}To display the square root symbol around , for example sqrt{b^{2} + c^{2}}These work throughout the openoffice.org programs.