I'm trying to add a Square Root (√) and Cube Root ( 3√) to a text label, but I'm having a hard time finding what code I should add to Char() to do so. Copying and pasting √ seems to do the trick for square root, but that's it. I've searched all over the internet, and no luck. Any idea what are the codes, and most importantly, is there a list or table somewhere I can look at? I feel like every time I need to use Char(), and I have to search all over the internet. I'm really trying to avoid using HTML Text.
Thanks in advance for any help.