answersLogoWhite

0


Best Answer

The the square root symbol can be displayed by using ASCII code

cout<<"press alt251"; pressing alt251 "��"

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you display the square root symbol on output screen using C Plus Plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 display the square root symbol on the screen using Apple Pages?

option/alt V


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.


What is a moveable symbol on the display screen that shows the location to enter data and commands?

cursor


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

Its Unicode value is 221A according to System tool Character map Advanced view Unicode subrange Math operators. But I haven't done C in awhile, so I don't know how to or if you can. ASCII value of root symbol is 251. In C we can print this symbol by printing the character value as below printf("%c",251); this will print the root symbol


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: &radic; 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 a square root symbol in a database?

Generally signified with the expression: X^(1/2)


Write 3 test cases for testing a pocket calculator?

TC1: Does the calculator turn on when teh on button is pressed TC2: Does itdisplay the number on teh screen that was pressed TC3: If we enter 2 and then the plus symbol "+" and then enter 2 again,then does it display the answer "4" or not. TC4: Same way for all the buttons like *,/,-,%, square roots and all TC5: When we press the clear button then is the screen display reduced to "0" or not


What is the symbol for Universal Display Corporation in NASDAQ?

The symbol for Universal Display Corporation in NASDAQ is: OLED.


What is the symbol for Video Display Corporation in NASDAQ?

The symbol for Video Display Corporation in NASDAQ is: VIDE.


What is the ticker symbol for Universal Display?

The ticker symbol for Universal Display Corp is PANL and it is traded on the NASDAQ.


How do you display a symbol in front of a field result in excel?

You can display the currency symbol in front of a result in a cell by formatting the cell for currency. When you format the cell, you can choose the currency symbol you want to display.