Browse the glossary using this index
Special |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
ALL
rho (lower case greek letter) $$\rho$$ gives |
|
right only brace - Syntax: \left.{...\right} (note the dot!)
- Ex.: $$\left.{{\rm~term1\atop\rm~term2}\right}=y$$ gives

(\rm~something switches to roman style) |
|
root - Syntax: \sqrt[n]{arg} or simply \sqrt{arg} for \sqrt[2]{arg}
- Ex.: $$\sqrt[3]{8}$$ gives
![\sqrt[3]{8} \sqrt[3]{8}](https://moodle.trinitydc.edu/filter/tex/pix.php/a075dc418402aa10b976c5619f526a8f.gif)

- Nesting of roots (and combining with fractions, ...etc.) are possible.
- Ex.: $$\sqrt[n]{\frac{x^n-y^n}{1+u^{2n}}}$$ gives
![\sqrt[n]{\frac{x^n-y^n}{1+u^{2n}}} \sqrt[n]{\frac{x^n-y^n}{1+u^{2n}}}](https://moodle.trinitydc.edu/filter/tex/pix.php/e2e1adb62f22269209aeaed8e71d40a3.gif)
- Ex.: $$\sqrt[3]{-q+\sqrt{q^2+p^3}}$$ gives
![\sqrt[3]{-q+\sqrt{q^2+p^3}} \sqrt[3]{-q+\sqrt{q^2+p^3}}](https://moodle.trinitydc.edu/filter/tex/pix.php/d33ba3b5acab8d2b62117e83ed9f7956.gif) |
|