English 中文(简体)
Tex Commands Reference

Symbols

A

B

页: 1

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

Selected Reading

sqrt
  • 时间:2024-11-03

sqrt - Tex Command


Previous Page Next Page  

sqrt

sqrt - Used to create square root and other root symbol.

SYNOPSIS

{ sqrt[n]{op} }

DESCRIPTION

sqrt command draws square root and other root symbol.

EXAMPLE

    sqrt x
    $ sqrt x $

    sqrt xy
    $ sqrt xy $

    sqrt{xy}
    $ sqrt{xy} $

    sqrt[3]{x+1}
    $ sqrt[3]{x+1} $

Advertisements