'How can HTML code be used in the StringProperty text in FXML?

Please I am trying to build a JavaFX Calculator. I need to have the nth root of x. I have found out that it can easily be done using HTML.

Here is the piece of code from my FXML:

Blockquote Sample Image Blockquote

How do I achieve this? Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source