Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:43, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === <code><nowiki>{{radic|2}}</nowiki></code> gives {{radic|2}}. <code><nowiki>{{radic|1 + 2''x''|4}}</nowiki></code> gives {{radic|1 + 2''x''|4}}. <code><nowiki>{{math|{{radic|2}}}} </nowiki></code> gives {{math|{{radic|2}}}}. <code><nowiki>{{math|{{radic|1 + 2''x''|4}}}}</nowiki></code> gives {{math|{{radic|1 + 2''x''|4}}}}. Per MOS:RADICAL, {{tag|math}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{radic|2}} gives 2.

{{radic|1 + 2''x''|4}} gives 41 + 2x.

{{math|{{radic|2}}}} gives 2.

{{math|{{radic|1 + 2''x''|4}}}} gives 41 + 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: 1+2x4 can be produced with <math>\sqrt[4]{1 + 2x}</math>.

See also