From Test-Scratch-Wiki
![]() |
This is a documentation subpage for Template:Sqrt (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
This template creates a simple square root expression.
Example
Some example usages are:
Template | Result |
---|---|
{{Sqrt|5}} | √5 |
{{Sqrt|9|3}} | 3√9 |
![]() | When encountering problems, like when the template shows {{{1}}}, you must place it as a property in the parameter "1". Therefore, {{Sqrt|8}} turns into {{Sqrt|1=8}} . This forces the template to show all the text. If you see {{{2}}}, place it as a property in the parameter "2". {{Sqrt|8|6}} can turn into {{Sqrt|8|2=6}} . |