Square Root

If you have ever needed a √ Square Root Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy √ Symbol to Clipboard

Code Examples

This site provides you with a wide variety of codes for your web and application development needs. Each symbol has convenient examples for work and school, that you can easily be cut and pasted into emails, Google Docs, or Microsoft Office files.

Square Root Codes

Below you can find Unicode, Hex, HTML, and CSS Codes for the √ Square Root Symbol. Simply highlight and copy the code you need. Please note that if there is an HTML Entity Code for the Square Root Symbol, it will also be displayed.

U+0221A

Unicode

√

Hex Code

√

HTML Code

√

HTML Entity

\221A

CSS Code

Square Root Code Examples

Below you can find HTML and CSS examples for your website or application for the √ Square Root Symbol. Simply highlight and copy the code you need, and paste it into you text, HTML or CSS code editor.

HTML Example

<span> &#8730; </span>

CSS Example

span {
   content: "\221A";
}

Learn more on Wikipedia

If you'd like to learn more about the √ Square Root Symbol, or typography and dingbat symbols, please visit Wikipedia.

Symbol Copied!