The HugeIcons nth root icon visually represents the mathematical operation of finding the nth root of a number, commonly used in interfaces related to calculations, data analysis, or scientific applications.
Common uses
- Mathematical input fields
- Formula display
- Scientific calculator UI
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NThRootIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NThRootIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- rootradicalmath rootnth root symbol
FAQ
- What does the nth root icon represent?
- It symbolizes the mathematical operation of finding the nth root, used for roots beyond square or cube roots.
- How do I use the NThRootIcon in React?
- Import both HugeiconsIcon and NThRootIcon, then render it using <HugeiconsIcon icon={NThRootIcon} />.
- What is the license for this icon?
- The HugeIcons nth root icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.