Doug Kerr
Well-known member
This equation:
is encoded in the LibreOffice equation editor input pane as:
The basic LaTeX encoding for that equation is:
The basic MathML encoding for that equation is:
Best regards,
Doug
is encoded in the LibreOffice equation editor input pane as:
nroot{3}{27}
The basic LaTeX encoding for that equation is:
\sqrt[3]{27}
The basic MathML encoding for that equation is:
[indent[<mroot><mn>27</mn><mn>3</mn></mroot>
Best regards,
Doug
Last edited: