Template:Radic/sandbox
From The Right Wiki
Jump to navigationJump to search
√{{{1}}}
File:Sandbox.svg | This is the template sandbox page for Template:Radic (diff). |
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Usage
{{radic|2}}
gives √2.
{{radic|1 + 2''x''|4}}
gives 4√1 + 2x.
{{math|{{radic|2}}}}
gives √2.
{{math|{{radic|1 + 2''x''|4}}}}
gives 4√1 + 2x.
Per MOS:RADICAL, <math>...</math>
markup is generally preferred to render expressions using the radical symbol √, but it does not work with the Media Viewer extension, which is used to view images full-screen on mobile devices. So this template should only be used in image captions until T263572 is fixed.
For example: can be produced with <math>\sqrt[4]{1 + 2x}</math>.