How to use a sqrt-scale y axis?

I see that Plotly Python has support for linear and log -scale axes. How can I get sqrt-scale? AFAICT from the documentation, it’s probably built-in, so what’s the best way to make sqrt-scale work, in particular for a Heatmap where the hover text also needs to be correct?