I want to make a pallet button that keeps the form of the formula intact.
PasteButton["\!\(\*RadicalBox[\(\[SelectionPlaceholder]\), \(\\[Placeholder]\)]\)", \
\!\(\*
TagBox[
RadicalBox["\[SelectionPlaceholder]", "\[Placeholder]"],
DisplayForm]\)]
However, the button above is expressed in a different form. How should I modify it?
