Closed (square) root symbol - LaTeX Stack Exchange I thought that your code gives a non perfect square root symbol, because the little bump in your picture (see the first attached picture), but in fact, when I compile, the output is perfect
math mode - Nice-looking p-th roots - TeX - LaTeX Stack Exchange In fact, since your root symbol, p, has a longer lower-left spur and a smaller overall height than the \beta symbol that's used in the example code of the amsmath package's user guide does, you may want to use 3 rather than 2 as the argument of both \leftroot and \uproot in order to get a more balanced looking expression
Large cube root and fourth root in unicode-math - TeX XITS math font, for example, has the large \\cuberoot etc (uni221B size1 etc) But different from \\sqrt, the large variants will not be used automatically So how can I use the large \\cuberoot and \\
cube shape in Latex Math - TeX - LaTeX Stack Exchange I am looking to define a variable with the subscript indicating it is defined in plane or space, as shown in the attached image \\square works for plane is there a way to get the cube?
Hot Linked Questions - TeX - LaTeX Stack Exchange size and location of cube root symbol [duplicate] Possible Duplicate: Nice-looking p-th roots On math stackexchange I wanted the cube root of a fraction in display mode, and used $$\sqrt [3] {\frac ab}$$ to get it The 3 comes out very small and
math mode - Square Root Radical Sign - TeX - LaTeX Stack Exchange It's not clear what you're asking Do you want a square root sign with nothing under it, or an nth root sign (like cube root, fourth root, etc )? None of these require "advanced LaTeX" (first is \surd, second is \sqrt[n]{x}), so maybe you want something else?