Radical symbol

Source: Wikipedia, the free encyclopedia.

In mathematics, the radical symbol, radical sign, root symbol, radix, or surd is a symbol for the square root or higher-order root of a number. The square root of a number x is written as

while the nth root of x is written as

It is also used for other meanings in more advanced mathematics, such as the radical of an ideal.

In

root word
.

Principal square root

Each positive real number has two square roots, one positive and the other negative. The square root symbol refers to the principal square root, which is the positive one. The two square roots of a negative number are both imaginary numbers, and the square root symbol refers to the principal square root, the one with a positive imaginary part. For the definition of the principal square root of other complex numbers, see Square root § Principal square root of a complex number.

Origin

The origin of the root symbol √ is largely speculative. Some sources imply that the symbol was first used by Arab mathematicians. One of those mathematicians was

Abū al-Hasan ibn Alī al-Qalasādī (1421–1486). Legend has it that it was taken from the Arabic letter "ج" (ǧīm), which is the first letter in the Arabic word "جذر" (jadhir, meaning "root").[1] However, Leonhard Euler[2] believed it originated from the letter "r", the first letter of the Latin word "radix" (meaning "root"), referring to the same mathematical operation
.

The symbol was first seen in print without the

Descartes was the first to unite the German radical sign √ with the vinculum to create the radical symbol in common use today.[3]

Encoding

The Unicode and HTML character codes for the radical symbols are:

Read Character Unicode[4] XML
URL
HTML[5]
Square root U+221A √ or √ %E2%88%9A √ or √
Cube root U+221B ∛ or ∛ %E2%88%9B
Fourth root U+221C ∜ or ∜ %E2%88%9C

However, these characters differ in appearance from most mathematical typesetting by omitting the overline connected to the radical symbol, which surrounds the argument of the square root function. The OpenType math table allows adding this overline following the radical symbol.

Legacy encodings of the square root character U+221A include:

The Symbol font displays the character without any vinculum whatsoever; the overline may be a separate character at 0x60.[13] The JIS,[14] Wansung[15] and CNS 11643[11][16] code charts include a short overline attached to the radical symbol, whereas the GB 2312[17] and GB 18030 charts do not.[18]

Additionally a "Radical Symbol Bottom" (U+23B7, ⎷) is available in the

box-drawing characters are used, such as in the technical character set of DEC terminals, to join up with box drawing characters on the line above to create the vinculum.[20]

In LaTeX the square root symbol may be generated by the \sqrt macro,[21] and the square root symbol without the overline may be generated by the \surd macro.[22]

References

  1. ^ "Language Log: Ab surd". Retrieved 22 June 2012.
  2. ^ Leonhard Euler (1755). Institutiones calculi differentialis (in Latin). Petropolis.
  3. .
  4. ^ Unicode Consortium (2022-09-16). "Mathematical Operators" (PDF). The Unicode Standard (15.0 ed.). Retrieved 2023-07-16.
  5. ^ Web Hypertext Application Technology Working Group (2023-07-14). "Named Character References". HTML Living Standard. Retrieved 2023-07-16.
  6. . SYMBOL.TXT.
  7. ^ Unicode Consortium (2015-12-02) [1994-03-08]. JIS X 0208 (1990) to Unicode. JIS0208.TXT.
  8. ^ Unicode Consortium (2011-10-14) [1995-07-24]. Unified Hangeul(KSC5601-1992) to Unicode table. KSC5601.TXT.
  9. ^ IBM (2002). "windows-936-2000". International Components for Unicode.
  10. ^ Unicode Consortium (2015-12-02) [1994-02-11]. BIG5 to Unicode table (complete). BIG5.TXT.
  11. ^ a b c "[√] 1-2235". Word Information. National Development Council.
  12. ^ IBM (2014). "euc-tw-2014". International Components for Unicode.
  13. ^ IBM. Code Page 01038 (PDF). Archived from the original (PDF) on 2015-07-08.
  14. ISO-IR-168.{{citation}}: CS1 maint: numeric names: authors list (link
    )
  15. ISO-IR
    -149.
  16. ISO-IR
    -171.
  17. ISO-IR
    -58.
  18. ^ Standardization Administration of China (2005). Information Technology—Chinese coded character set. p. 8. GB 18030-2005.
  19. ^ Unicode Consortium (2022-09-16). "Miscellaneous Technical" (PDF). The Unicode Standard (15.0 ed.). Retrieved 2023-07-16.
  20. ^ Williams, Paul Flo (2002). "DEC Technical Character Set (TCS)". VT100.net. Retrieved 2023-07-16.
  21. ^ Braams, Johannes; et al. (2023-06-01). "The LATEX 2ε Sources" (PDF) (2023-06-01 Patch Level 1 ed.). § ltmath.dtx: Math Environments. Retrieved 2023-07-16.
  22. .