| prev | next |
| File: | Content/ArithmeticAlgebraLogic/root/rec-root1.html | |
| Author: | MathML 2 Recommendation | |
| Description: | a to the nth power | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<root/>
<degree>
<ci type='integer'> n </ci>
</degree>
<ci> a </ci>
</apply>
</math>