For (discrete, finite) probability distributions $P,Q$, the Bhattacharyya coefficient is $B(P,Q) := \sum_x \sqrt{P_x Q_x}$. It can be shown that this is jointly concave in $P$ and $Q$. My question is, is there a monotone increasing function of the Bhattacharyya coefficient that is instead jointly convex in $P$ and $Q$? For instance, is it possible that $B(P,Q)^k$ might be jointly convex for some sufficiently large $k$? (As a starting point, it can be shown that $k=2$ is not sufficient.)
As a follow-up, does the joint convexity of that variant also hold if its domain is extended to include subnormalized probability distributions as well?
(The context of the question is that I wish to minimize $B(p,q)$ for subnormalized distributions $p$, $q$ belonging to convex sets $\mathcal{S}$ and $\mathcal{T}$ respectively. If I can transform the objective (in a monotone increasing fashion) to a convex function, then I would be able to apply standard convex-optimization algorithms.)